home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / StackUp.swf / scripts / DefineButton2_71 / BUTTONCONDACTION on(keyPress Down).as next >
Encoding:
Text File  |  2001-07-16  |  44 b   |  4 lines

  1. on(keyPress "<Down>"){
  2.    kdown = "1";
  3. }
  4.